home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Aug 89 / X0075-Re View extensions -Aug89 < prev    next >
Encoding:
Text File  |  1989-08-22  |  857 b   |  32 lines  |  [TEXT/GEOL]

  1. Item    8981161                         17-Aug-89        20:49
  2.  
  3. From:   MOOF                            Rollin, Keith A,APL
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Re: View extensions bug
  8.  
  9. To: John Rinaldo, ATTACHMATE
  10.  
  11. John,
  12.  
  13. Thank god there are people like you to find the problems for us! However, I'm
  14. sure that you don't appreciate the distinction...
  15.  
  16. For a program that we're writing in MacDTS, I am using a custom view template.
  17. I (rather naively) included it in the list of dependancies with the following
  18. line:
  19.  
  20. OtherViewTypesSrc = "{SrcApp}TSizerViewType.r"
  21.  
  22. This should expand to:
  23.  
  24.     IF ""{SrcApp}TSizerViewType.r"" != ""
  25.  
  26. which I suppose MPW likes better. So give it a shot. If it doesn't work for
  27. you, let us know, and we'll figure something out.
  28.  
  29. - Keith Rollin
  30. - Apple Developer Technical Support (MacDTS)
  31.  
  32.